home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>TestSurfaceForm</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>TestSurfaceForm</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>387</width>
- <height>212</height>
- </rect>
- </property>
- <property name="caption">
- <string>TestSurfaceForm</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="resizeMode">
- <enum>Minimum</enum>
- </property>
- <widget class="CTaskDlgLabel">
- <property name="name">
- <cstring>HdmDlg_TaskLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- </widget>
- <widget class="QFrame">
- <property name="name">
- <cstring>frame26</cstring>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout3</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>Please select a surface test level:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>SurfTestDlg_SurfTestCombo</cstring>
- </property>
- </widget>
- <widget class="QComboBox">
- <item>
- <property name="text">
- <string>Normal</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Extreme</string>
- </property>
- </item>
- <property name="name">
- <cstring>SurfTestDlg_SurfTestCombo</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>80</width>
- <height>20</height>
- </size>
- </property>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- </hbox>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer2</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>MinimumExpanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>10</height>
- </size>
- </property>
- </spacer>
- </vbox>
- </widget>
- <widget class="QLayoutWidget">
- <property name="name">
- <cstring>layout3</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer5</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>11</height>
- </size>
- </property>
- </spacer>
- <widget class="QPushButton">
- <property name="name">
- <cstring>HdmDlg_OK</cstring>
- </property>
- <property name="text">
- <string>&Yes</string>
- </property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
- </widget>
- <widget class="QPushButton">
- <property name="name">
- <cstring>HdmDlg_Cancel</cstring>
- </property>
- <property name="text">
- <string>&No</string>
- </property>
- <property name="accel">
- <string>Alt+N</string>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
- </widget>
- <connections>
- <connection>
- <sender>SurfTestDlg_SurfTestCombo</sender>
- <signal>activated(int)</signal>
- <receiver>TestSurfaceForm</receiver>
- <slot>OptDataChanged()</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>SurfTestDlg_SurfTestCombo</tabstop>
- </tabstops>
- <slots>
- <slot>OptDataChanged()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
- <includehints>
- <includehint>taskdlglabel.h</includehint>
- <includehint>apptextbrowser.h</includehint>
- </includehints>
- </UI>
-